PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextSearchOptions Class / ACCENT_SENSITIVE_SEARCH Field
In This Topic
    ACCENT_SENSITIVE_SEARCH Field
    In This Topic
    Accent-sensitive search. Can be combined with WHOLE_WORD_SEARCH and CASE_INSENSITIVE_SEARCH or CASE_SENSITIVE_SEARCH.
    Syntax
    public int ACCENT_SENSITIVE_SEARCH
    See Also